home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Vyzkuste / httrack / httrack-3.20RC4.exe / {app} / install < prev    next >
Text File  |  2002-01-25  |  1KB  |  37 lines

  1. HTTrack Website Copier, Offline Browser for Windows and Unix
  2. Copyright (C) Xavier Roche and other contributors
  3.  
  4. * How to install (Linux/Unix) : 
  5.   tar xvfz httrack-xxxx.tar.gz
  6.   cd httrack-xxxx
  7.   cd src
  8.   ./configure
  9.   make
  10.   make install
  11.  
  12. you can also use something like:
  13.   ./configure --prefix=/usr --etcdir=/etc --libdir=/usr/lib --bindir=/usr/bin --make --install
  14.  
  15. or for static mode:
  16.   ./configure --static --prefix=/usr --etcdir=/etc --libdir=/usr/lib --bindir=/usr/bin --make --install
  17.  
  18. If problems occurs, try
  19.   ./configure --help
  20. and follow the instructions
  21.  
  22. * How to install (Windows with installshield) :
  23.   extract all files from the ZIP file and launch 'setup.exe'
  24.   after installing, launch WinHTTrack.exe
  25.  
  26. * How to install (Windows without installshield) :
  27.   unzip all files in an empty folder
  28.   copy DLL's (if necessary) from dll/ in your windows dll directory (example: C:\WINNT\system32)
  29.   launch WinHTTrack.exe
  30.  
  31.  
  32. See other readme and doc files for more information!
  33.  
  34. Have fun with HTTrack Website Copier!
  35. The authors
  36.  
  37.